home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / amftp165 / amftp.language.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1996-09-17  |  17KB  |  735 lines

  1. ## version amftp.catalog 2.61 (10.9.96)
  2. ## codeset 0
  3. ## language x
  4. ; $VER: AmFTP.cd 1.61 (30.8.96)
  5. ; Usefull strings
  6. MSG_OK
  7. ;*_OK
  8. MSG_CANCEL
  9. ;_Cancel
  10. MSG_NO
  11. MSG_YES
  12. ;*_Yes
  13. MSG_RETRY
  14. ;*_Retry
  15. MSG_MENU_PROJECT
  16. ;Project
  17. MSG_MENU_ABOUT
  18. ;About...
  19. MSG_MENU_ICONIFY
  20. ;Iconify
  21. MSG_MENU_QUIT
  22. ;Quit
  23. MSG_MENU_SETTINGS
  24. ;Settings
  25. MSG_MENU_MUI
  26. ;MUI Settings...
  27. MSG_MENU_FLAT
  28. ;Flat download
  29. MSG_MENU_DIRTOOL
  30. ;Directory Tool
  31. MSG_MENU_OPENBATCHWIN
  32. ;Batch Window...
  33. MSG_MENU_OPENCONNECT
  34. ;Open Connection...
  35. MSG_MENU_ACTION
  36. ;Action
  37. MSG_MENU_DOWNLOAD
  38. ;Download by Name
  39. MSG_MENU_SENDRAW
  40. ;Send Raw Command
  41. MSG_MENU_ADTSHOWMOTD
  42. ;Show Aminet-MOTD (Message Of The Day)
  43. MSG_MENU_SNAPSHOTSITE
  44. ;Snapshot current Session
  45. MSG_MENU_SAVEPROFILES
  46. ;Save Profile List
  47. MSG_MENU_IMPORTPROFILES
  48. ;Import Profile List
  49. MSG_MENU_SAVEBATCH
  50. ;Save Batch-Window Contents
  51. MSG_MENU_LOADBATCH
  52. ;Load & Add Batch-Window Contents
  53. ; Application stuff
  54. MSG_APP_DESC
  55. ;AmFTP FTP Client
  56. MSG_APP_GUIDENAME
  57. ;AMFTP.guide
  58. ; About
  59. MSG_ABOUT_TITLE
  60. ;AmFTP Copyright Information
  61. MSG_ABOUT_BUTTON
  62. ;Close this window
  63. MSG_ABOUT_LISTTITLE
  64. ;\033c\033b\033uAmFTP  
  65. The AmigaOS FTP Client
  66. ; TCP Module / Error Codes
  67. MSG_TCP_FAILED
  68. ;Unable to open a TCP/IP stack.\nYou must install AmiTCP, AS225r2 or a compatible\n\
  69. ;TCP/IP stack before you can use AmFTP.
  70. MSG_ERROR_OPENFILE
  71. ;\033bError: Can't open file \"%s\" (%s)!
  72. MSG_APP_FAILED
  73. ;Internal error:\nFailed to create MUI Application Object\nMUI Error code %ld\n\
  74. ;Please report this bug via email immediately to\nmerlin@sixpack.pfalz.de\n\
  75. ;State your system configuration and, if possible,\nthe circumstances which caused the bug.
  76. MSG_WIN_FAILED
  77. ;Internal error:\nFailed to create MUI Window Object\nMUI Error code %ld\n\
  78. ;Please report this bug via email immediately to\nmerlin@sixpack.pfalz.de\n\
  79. ;State your system configuration and, if possible,\nthe circumstances which caused the bug.
  80. MSG_ERROR_PATTERN
  81. ;Error: Cannot parse Viewer-Pattern! Start Preferences and check it.
  82. MSG_ERROR_PREFS
  83. ;Cannot find AmFTP-Preferences
  84. MSG_ERROR_MEMORY
  85. ;Can't allocate Memory!
  86. MSG_ERROR_SAVEPROFILE
  87. ;Can't save profile settings.\nFilename: \"\033b%s\033n\"\nMaybe check your $HOME directory.
  88. MSG_ERROR_IMPORTPROFILE
  89. ;\033cCan't import profile settings!\n\033bWrong File Format.
  90. ; Main Window
  91. MSG_MW_DELETE_GADS
  92. ;Delete|Cancel
  93. MSG_MW_DELETE_BODY
  94. ;Do you really want to delete\n\033b%ld\033n selected file(s)?
  95. MSG_MW_INVALIDPAT
  96. ;The pattern \"%s\" is invalid.
  97. MSG_MW_LOCALSHOW
  98. ;\033bShowing \"%s\"...
  99. MSG_MW_LOCALDEL
  100. ;\033bDeleting \"%s\"...
  101. MSG_MW_LABEL_LOCAL
  102. ;Local:
  103. MSG_MW_LABEL_REMOTE
  104. ;Remote:
  105. MSG_MW_BUT_HELP
  106. ;Help
  107. MSG_MW_BUT_MKDIR
  108. ;MakeDir
  109. MSG_MW_BUT_MARK
  110. MSG_MW_BUT_UNMARK
  111. MSG_MW_BUT_VIEW
  112. ;Show
  113. MSG_MW_BUT_RENAME
  114. ;Rename
  115. MSG_MW_BUT_DELETE
  116. ;Delete
  117. MSG_MW_BUT_SEND
  118. ;\033bSend \033I[6:30]\033I[6:30]
  119. MSG_MW_BUT_RECEIVE
  120. ;\033I[6:31]\033I[6:31]\033b Receive
  121. MSG_MW_BUT_REFRESH
  122. ;Refresh
  123. MSG_MW_BUT_SETUP
  124. ;Setup
  125. MSG_MW_BUT_CONNECT
  126. ;Connect
  127. MSG_MW_BUT_CLOSE
  128. ;Disconnect
  129. MSG_MW_LABEL_MODE
  130. ; Transfer mode:
  131. MSG_MW_LABEL_MODE_BIN
  132. ;Binary
  133. MSG_MW_LABEL_MODE_ASCII
  134. ;ASCII
  135. MSG_MW_TITLE_NOTCONNECTED
  136.  not connected
  137. MSG_MW_TITLE_CONNECTED
  138.  connected with \"%s\" (%s)
  139. MSG_MW_INFO
  140. ;%ld files [%ld], %ld dirs [%ld], %ldK [%ldK]
  141. MSG_MW_INFOADT
  142. ;%ld files [%ld], %ldK [%ldK]
  143. MSG_SH_MW_BUT_MKDIR
  144. ;Create a new directory
  145. MSG_SH_MW_BUT_MARK
  146. ;Mark files matching pattern
  147. MSG_SH_MW_BUT_UNMARK
  148. ;Unmark files matching pattern
  149. MSG_SH_MW_BUT_VIEW
  150. ;Show currently selected file(s)
  151. MSG_SH_MW_BUT_RENAME
  152. ;Rename currently selected file(s)
  153. MSG_SH_MW_BUT_DELETE
  154. ;Delete currently selected file(s)
  155. MSG_SH_MW_BUT_SEND
  156. ;Send selected files to remote host
  157. MSG_SH_MW_BUT_RECEIVE
  158. ;Get selected files from remote host
  159. MSG_SH_MW_BUT_REFRESH
  160. ;Refresh the file list
  161. MSG_SH_MW_BUT_CDUP
  162. ;Go to the parent of the\ncurrent directory
  163. MSG_SH_MW_BUT_CONNECT
  164. ;Connect to a FTP server
  165. MSG_SH_MW_BUT_CLOSE
  166. ;Close current connection
  167. MSG_SH_MW_BUT_SETUP
  168. ;Show the Setup page
  169. MSG_SH_MW_BUT_HELP
  170. ;Show the AmFTP.guide online documentation
  171. MSG_MW_BUT_README
  172. ;Readme
  173. MSG_SH_MW_BUT_README
  174. ;Shows Readme of selected file(s)
  175. MSG_MW_BUT_BATCH
  176. ;Batch
  177. MSG_SH_MW_BUT_BATCH
  178. ;Batch selected file(s)\nfor later complete download
  179. MSG_MW_REC_NOMSG
  180. ;\033cThere are no \033bnew\033n files available.\nSelect \"Recent 7\" to see all.
  181. MSG_MW_REC_TITLE_NAME
  182. ;\033uFilename
  183. MSG_MW_REC_TITLE_SIZE
  184. ;\033uSize
  185. MSG_MW_REC_TITLE_DIR
  186. ;\033uDirectory
  187. MSG_MW_REC_TITLE_DESC
  188. ;\033uDescription
  189. MSG_MW_BUT_CDUP
  190. ;Parent
  191. MSG_MW_BUT_FIND
  192. ;Find
  193. MSG_SH_MW_BUT_FIND
  194. ;Search for special ADT entry\nby calling a findsite
  195. MSG_MW_BUT_ARCHIE
  196. ;Archie
  197. MSG_SH_MW_BUT_ARCHIE
  198. ;Search for a special file\nby calling a archie searchsite
  199. MSG_MW_DOUBLECLICK_ARCHIE
  200. ;You are already connected to a ftp-Server.\nClose connection first.
  201. ; Requester Strings
  202. MSG_CLOSE_CONNECTION
  203. ;Do you really want to close connection?
  204. MSG_REQUESTER_RESUME
  205. ;\033cFile \"%s\" already exists.\nDo you want to resume starting at byte %ld?
  206. MSG_RESUME_BT_RESUME
  207. ;*R_esume
  208. MSG_RESUME_BT_OVERWRITE
  209. ;_Overwrite
  210. MSG_RESUME_BT_RENAME
  211. ;_Rename
  212. MSG_RESUME_BT_SKIP
  213. ;_Skip
  214. ; Profile Window
  215. MSG_CW_TITLE
  216. ;Server profiles
  217. MSG_CW_LABEL_NAME
  218. ;Profile Name:
  219. MSG_CW_LABEL_HOST
  220. ;Host Name:
  221. MSG_CW_LABEL_USER
  222. ;Login Name:
  223. MSG_CW_LABEL_PASSWORD
  224. ;Password:
  225. MSG_CW_LABEL_ANON
  226. ;Anon login:
  227. MSG_CW_LABEL_ADT
  228. ;ADT Server:
  229. MSG_CW_LABEL_FSP
  230. ;FSP Server:
  231. MSG_CW_BUT_NEW
  232. MSG_CW_BUT_COPY
  233. ;Copy
  234. MSG_CW_BUT_CONNECT
  235. ;Connect to FTP Server
  236. MSG_CW_BUT_CANCEL
  237. ;Back to main page
  238. MSG_CW_BUT_DELETE
  239. ;Delete
  240. MSG_CW_LABEL_RETRIES
  241. ;Retries:
  242. MSG_CW_LABEL_DIR
  243. ;Remote Dir:
  244. MSG_CW_LABEL_LDIR
  245. ;Local Dir:
  246. MSG_CW_LABEL_SAVEDIR
  247. ;Save Dir:
  248. MSG_CW_LABEL_QUIETLOGIN
  249. ;Quiet:
  250. MSG_SH_CW_BUT_CONNECT
  251. ;Connect to the currently selected\nFTP Server
  252. MSG_SH_CW_BUT_CANCEL
  253. ;Back to the main page
  254. MSG_SH_CW_BUT_NEW
  255. ;Create a new profile entry
  256. MSG_SH_CW_BUT_COPY
  257. ;Copy a profile entry
  258. MSG_SH_CW_BUT_DELETE
  259. ;Delete currently selected profile entry
  260. MSG_SH_CW_LABEL_ANON
  261. ;Use anonymous login
  262. MSG_SH_CW_LABEL_ADT
  263. ;Use ADT Features (Aminet Download Tool)
  264. MSG_SH_CW_LABEL_FSP
  265. ;Use FSP (File Service Protocol) instead of ftp.\n\
  266. ;(Only activate, if you're sure current server\n\
  267. ;understands this protocol.)
  268. MSG_SH_CW_LABEL_SAVEDIR
  269. ;Save the current directory when\nleaving the server
  270. MSG_SH_CW_LABEL_QUIETLOGIN
  271. ;Attempt to force the FTP server to\nnot send informational messages
  272. MSG_CW_LABEL_PORT
  273. ; Port:
  274. MSG_CW_BUT_SORT
  275. ;Sort
  276. MSG_SH_CW_BUT_SORT
  277. ;Sort all profiles alphabetical
  278. ; X-Fer Window
  279. MSG_XF_FILES_TOGO
  280. ;Files to go
  281. MSG_XF_TITLE
  282. ;Transfer
  283. MSG_XF_TITLE_SEND
  284. ;Sending file (BINARY)
  285. MSG_XF_TITLE_RECEIVE
  286. ;Receiving file (BINARY)
  287. MSG_XF_TITLE_SEND_ASC
  288. ;Sending file (ASCII)
  289. MSG_XF_TITLE_RECEIVE_ASC
  290. ;Receiving file (ASCII)
  291. MSG_XF_BUT_CANCEL
  292. ;Abort this file
  293. MSG_XF_BUT_CANCEL_ALL
  294. ;Abort the whole transfer
  295. MSG_XF_LABEL_LOCAL
  296. ; Local file name:
  297. MSG_XF_LABEL_REMOTE
  298. ; Remote file name:
  299. MSG_XF_LABEL_SIZE
  300. ; Size of the file:
  301. MSG_XF_LABEL_SPEED
  302. ; Average transfer speed:
  303. MSG_XF_LABEL_ELAPSED
  304. ; Time elapsed:
  305. MSG_XF_LABEL_TOGO
  306. ; Expected time:
  307. MSG_XF_LABEL_DISKSPACE
  308. ; Allocated Diskspace:
  309. MSG_XF_LABEL_FILESTOGO
  310. ; Total transfered:
  311. MSG_XF_DIRLIST
  312. ;Directory Listing
  313. MSG_XF_LOGREPORT_TIME
  314. ;Received %ld bytes in %02ld:%02ld:%02ld,%02ld; 
  315. MSG_XF_LOGREPORT_BITS
  316. ;%ld bit/s
  317. MSG_XF_LOGREPORT_BYTES
  318. ;%ld byte/s
  319. MSG_XF_LOGREPORT_KBYTES
  320. ;%ld.%ld kbyte/s
  321. ; FTP-info Texts
  322. MSG_FTP_RELOAD_CONFIG
  323. ;Configuration reloaded...
  324. MSG_FTP_STARTING
  325. ;Starting with profile \"%s\"
  326. MSG_FTP_NOSOCKS
  327. ;Unable to create sockets?!?
  328. MSG_FTP_LOOKINGUP
  329. ;Looking up host \"%s\"...
  330. MSG_FTP_LOOKUPERROR
  331. ;Unable to lookup \"%s\". Check the spelling of the hostname!
  332. MSG_FTP_CONNECTING
  333. ;Connecting to \"%s\" (%s)...
  334. MSG_FTP_CANTCONNECT
  335. ;Unable to connect, error %ld (%s)
  336. MSG_FTP_CONNECTIONESTABLISHED
  337. ;Connection established, now logging in...
  338. MSG_FTP_CLOSING
  339. ;Closing connection.
  340. MSG_FTP_SEND_CDUP
  341. ;\033bSending CDUP command...
  342. MSG_FTP_SEND_LS
  343. ;\033bRequesting directory listing...
  344. MSG_FTP_SEND_CWD
  345. ;\033bSending \"CWD %s\"...
  346. MSG_FTP_SEND_SHOW
  347. ;\033bRetrieving file \"%s\" for display...
  348. MSG_FTP_READINGLS
  349. ;\033bReading file list...
  350. MSG_FTP_ABORT
  351. ;\033bSending ABOR command...
  352. MSG_FTP_BEGINRETR
  353. ;\033bDownloading file \"%s\" as \"%s\" (%ld bytes)
  354. MSG_FTP_BEGINSTOR
  355. ;\033bUploading file \"%s\" as \"%s\" (%ld bytes)
  356. MSG_FTP_SNAPSHOT
  357. ;\033bSnapshot current session as \"%s\".
  358. ; Rename Window
  359. MSG_WIN_RENAME
  360. ;AmFTP 
  361.  Rename File
  362. MSG_REN_NEW
  363. ;\033cEnter new filename for \"%s\":
  364. MSG_REN_LOG
  365. ;Renaming \"%s\" to \"%s\"...
  366. MSG_SH_RW_RENAME_STR
  367. ;Enter new filename
  368. ; Makedir Window
  369. MSG_WIN_MKDIR
  370. ;AmFTP 
  371.  Make Directory
  372. MSG_MKDIR_NEW
  373. ;\033cEnter directory name:
  374. MSG_MKDIR_LOG
  375. ;Creating directory \"%s\"...
  376. MSG_SH_MKW_MAKEDIR_STR
  377. ;Enter directory to create
  378. ; Open Connection Window
  379. MSG_WIN_OPENCONNECT
  380. ;AmFTP 
  381.  Open Connection...
  382. MSG_OPENCONNECT_HOST
  383. ; Host:
  384. MSG_OPENCONNECT_BUTTON
  385. ;Open Connection
  386. MSG_SH_OPENCONNECT
  387. ;Make Anonymous ftp-Connection to this host.
  388. ; Download Window
  389. MSG_WIN_DOWNLOAD
  390. ;AmFTP 
  391.  Download
  392. MSG_DOWNLOAD_FILE
  393. ; Filename:
  394. MSG_DOWNLOAD_BUTTON
  395. ;Download by Name
  396. MSG_SH_DOWNLOAD
  397. ;Download this file from current directory
  398. ; Sendraw Window
  399. MSG_WIN_SENDRAW
  400. ;AmFTP 
  401.  Send RAW Command
  402. MSG_SENDRAW_CMD
  403. ; Command:
  404. MSG_SENDRAW_BUTTON
  405. ;Send RAW Command
  406. MSG_SH_SENDRAW
  407. ;Send Command RAW to current ftp-Server
  408. ; Cycle Gadgets in ADT Mode
  409. MSG_CYC_SORT_SHOW
  410. ;\033cShow:
  411. MSG_CYC_TIME_NEW
  412. MSG_CYC_TIME_ALL
  413. ;Recent 7
  414. MSG_CYC_TIME_RECENT14
  415. ;Recent 14
  416. MSG_CYC_ADT_INDEX
  417. ;Local
  418. MSG_CYC_ADT_FOUND
  419. ;Found
  420. MSG_CYC_ADT_SELECT
  421. ;Selected
  422. MSG_CYC_SORT_TEXT
  423. ;\033cSort:
  424. MSG_CYC_SORT_NAME
  425. ;Name
  426. MSG_CYC_SORT_DIR
  427. ;Directory
  428. MSG_CYC_SORT_DATE
  429. ;Date
  430. ; Batch Window
  431. MSG_WIN_BATCH
  432. ;AmFTP 
  433.  Batched Files
  434. MSG_BW_BUT_DOWN
  435. ;Receive all
  436. MSG_SH_BW_BUT_DOWN
  437. ;Receive all File(s)\nin this window
  438. MSG_BW_BUT_DELETE
  439. ;Remove
  440. MSG_SH_BW_BUT_DELETE
  441. ;Remove selected Entry
  442. MSG_BW_INFO
  443. ;%ld files, %ldK
  444. ; Abort Window
  445. MSG_AW_TXT_ABORT
  446. ;\033cConnecting to \033b%s\033n, Port \033b%s\033n\nPlease wait...
  447. MSG_AW_BUT_ABORT
  448. ;Abort Connection
  449. MSG_AW_TITLE
  450. ;AmFTP 
  451.  Connecting...
  452. ; ADT-info Texts
  453. MSG_ADT_STATUS
  454. ;ADT State:
  455. MSG_ADT_LOAD_RECENT
  456. ;\033bPlease wait, loading recent file...
  457. MSG_ADT_LOAD_INDEX
  458. ;\033bPlease wait, loading index file...
  459. MSG_ADT_LOAD_FIND
  460. ;\033bPlease wait, calling findsite...
  461. MSG_ADT_LOAD_RECFIND
  462. ;\033bReceiving find result...
  463. MSG_ADT_SHOW_RECENT_PARSING
  464. ;\033cParsing recent list...
  465. MSG_ADT_SHOW_RECENT_ERROR
  466. ;\033cGot no recent list! 
  467. MSG_ADT_SHOW_RECENT_NONE
  468. ;\033cLoading recent...
  469. MSG_ADT_SHOW_RECENT_NEW
  470. ;\033cNew files since %s
  471. MSG_ADT_SHOW_RECENT_ALL
  472. ;\033cAll files of last 7 days
  473. MSG_ADT_SHOW_RECENT_INDEX
  474. ;\033cAll files on this site
  475. MSG_ADT_SHOW_RECENT_FOUND
  476. ;\033cFound files
  477. MSG_ADT_ASK_LOAD_INDEX
  478. ;\033c\033bLoad local index file?\033n\nThis could take a while and\nmay need much memory space.
  479. MSG_ADT_SHOW_RECENT_RECENT14
  480. ;\033cAll files of last 14 days
  481. ; ADT-Find Window
  482. MSG_WIN_ADTFIND
  483. ;AmFTP 
  484.  ADT Find
  485. MSG_AF_BT_FIND
  486. ;Find
  487. MSG_AF_LABEL_FIND
  488. ;\033rSearch for:
  489. MSG_AF_LABEL_HOST
  490. ;\033rADT Findsite:
  491. MSG_ADT_ENTRYINFO
  492. ;%s [%s Bytes, %lu Bytes Readme], Send: %s
  493. ; Archie-Window
  494. MSG_WIN_ARCHIE
  495. ;AmFTP 
  496.  Archie
  497. MSG_AW_BT_FIND
  498. ;Search
  499. MSG_AW_LABEL_FIND
  500. ;\033rSearch for:
  501. MSG_AW_LABEL_HOST
  502. ;\033rArchie Searchsite:
  503. MSG_AW_REC_TITLE_HOST
  504. ;\033uHost
  505. MSG_AW_REC_TITLE_DIR
  506. ;\033uDirectory/File
  507. MSG_ARCHIE_CONNECT
  508. ;\033bPlease wait, calling Archie Searchsite...
  509. MSG_ARCHIE_GETTING
  510. ;\033bPlease wait, getting search Result...
  511. MSG_AW_TXT_GETTING
  512. ;\033cConnection established.\n\033bPlease wait, getting data...
  513. MSG_AW_INFO
  514. ;%ld Entries found
  515. MSG_AW_BUT_PROFILE
  516. ;Add as Profile
  517. MSG_SH_AW_BUT_PROFILE
  518. ;Add selected entries\nin profile list
  519. MSG_AW_BUT_SAVELIST
  520. ;Save Archie Result
  521. MSG_SH_AW_BUT_SAVELIST
  522. ;Save Archie Search Result to local Disk
  523. MSG_ARCHIE_ENTRYINFO
  524. ;%s [%s Bytes], Send: %s
  525. ; Login Window
  526. MSG_WIN_LOGIN
  527. ;AmFTP 
  528.  Login
  529. ; Compress Window
  530. MSG_UC_TITLE
  531. ;AmFTP 
  532.  Uncompress
  533. MSG_UC_TEXT
  534. ;\033c\033bUncompressing.\033n\nFilename: \"%s\"\nPlease wait...
  535. ; Select ADTDir Window
  536. MSG_WIN_ADTDIR
  537. ;AmFTP 
  538.  Select ADT Directories
  539. MSG_AD_BUT_ACTUAL
  540. ;Update ADT List
  541. MSG_SH_AD_BUT_ACTUAL
  542. ;Removes unselected entries\nfrom ADT list
  543. MSG_AD_BUT_ALL
  544. MSG_AD_BUT_NONE
  545. ;None
  546. ; Prefs-Program
  547. MSG_WIN_PREFS
  548. ;AmFTP 
  549.  Preferences
  550. MSG_PW_BUT_SAVE
  551. ;Save
  552. MSG_SH_PW_BUT_SAVE
  553. ;Save current settings as default.
  554. MSG_PW_BUT_USE
  555. MSG_SH_PW_BUT_USE
  556. ;Use settings for current session.
  557. MSG_PW_BUT_CANCEL
  558. ;Cancel
  559. MSG_SH_PW_BUT_CANCEL
  560. ;Forget current changes in settings.
  561. MSG_PW_CYC_SETTINGS
  562. ;Settings
  563. MSG_PW_CYC_FLAGS
  564. ;Flags
  565. MSG_PW_CYC_SOUND
  566. ;Sound
  567. MSG_PW_CYC_VIEWER
  568. ;Viewer
  569. MSG_PW_CYC_CACHE
  570. ;Cache
  571. MSG_PW_CYC_SPECIAL
  572. ;Special
  573. MSG_PW_VIEWER_VIEWER
  574. ;Viewer:
  575. MSG_SH_PW_VIEWER_VIEWER
  576. ;Call this expression as viewer call,\n\
  577. ;when Viewer Pattern matches.\n\
  578. ;(e.g. "SYS:Utilities/MultiView %f PUBSCREEN %p")
  579. MSG_PW_VIEWER_PAT
  580. ;Viewer Pattern:
  581. MSG_SH_PW_VIEWER_PAT
  582. ;Use first viewer, when this pattern matches,\n\
  583. ;otherwise the alternate viewer.
  584. MSG_PW_VIEWER_ALTVIEWER
  585. ;Alternate Viewer:
  586. MSG_SH_PW_VIEWER_ALTVIEWER
  587. ;Call this expression as viewer call,\n\
  588. ;when Viewer Pattern fails.\n\
  589. ;(e.g. "SYS:Utilities/MultiView %f PUBSCREEN %p")
  590. MSG_PW_VIEWER_INFO
  591. ;%f - "Path/Filename", %p - Public-Screen Name
  592. MSG_PW_LOCALDIR
  593. ;Local Directory:
  594. MSG_SH_PW_LOCALDIR
  595. ;AmFTP uses this directory as startup directory,\n\
  596. ;and as default directory when no other is set\n\
  597. ;in profiles.
  598. MSG_PW_ARCHIE
  599. ;Archie Searchsite:
  600. MSG_SH_PW_ARCHIE
  601. ;AmFTP uses this site as default Archie Searchsite.
  602. MSG_PW_ADT
  603. ;ADT Findsite:
  604. MSG_SH_PW_ADT
  605. ;AmFTP uses this site as default ADT Findsite.
  606. MSG_PW_ADT_MAXSEARCH
  607. ;Maximum Search Results:
  608. MSG_SH_PW_ADT_MAXSEARCH
  609. ;Maximum number of results transfered with ADTFind.
  610. MSG_PW_LOGNAME
  611. ; Logfile:
  612. MSG_SH_PW_LOGNAME
  613. ;Name of the AmFTP-Logfile.
  614. MSG_PW_CREATE_LOG
  615. ;Create Logfile:
  616. MSG_SH_PW_CREATE_LOG
  617. ;If selected, a Logfile will be created and\n\
  618. ;written. All Log-Window contents will be stored here.
  619. MSG_PW_DISPLAY_LOG
  620. ;Display Log-Window:
  621. MSG_SH_PW_DISPLAY_LOG
  622. ;If selected, AmFTP displays Log-Window\n\
  623. ;at the bottom of the AmFTP Main Window.
  624. MSG_PW_DISPLAY_MOTD
  625. ;Show Aminet-MOTD:
  626. MSG_SH_PW_DISPLAY_MOTD
  627. ;If selected a new Aminet MOTD\n(Message Of The Day)\nwill be displayed.
  628. MSG_PW_ASK_LOCAL_DEL
  629. ;Confirm local delete:
  630. MSG_SH_PW_ASK_LOCAL_DEL
  631. ;If selected local delete must be confirmed.
  632. MSG_PW_ASK_REMOTE_DEL
  633. ;Confirm remote delete:
  634. MSG_SH_PW_ASK_REMOTE_DEL
  635. ;If selected remote delete must be confirmed.
  636. MSG_PW_SEND_NOOP
  637. ;Send NOOP to avoid timeout:
  638. MSG_SH_PW_SEND_NOOP
  639. ;If selected AmFTP tries to avoid Server Timeout,\n\
  640. ;and sends a NOOP Command in regular intervals.
  641. MSG_PW_RECEIVE_READMES
  642. ;Automatically receive *.readme files in ADT
  643. MSG_SH_PW_RECEIVE_READMES
  644. ;If selected, AmFTP automatically receives Readme's\n\
  645. ;of current ADT download.
  646. MSG_PW_CONFIRM_CLOSE
  647. ;Confirm Close-Connection:
  648. MSG_SH_PW_CONFIRM_CLOSE
  649. ;If selected AmFTP pops up a request when user wants\n\
  650. ;to close connection.
  651. MSG_PW_CONNECT_WINDOW
  652. ;Pop up Connect-Window:
  653. MSG_SH_PW_CONNECT_WINDOW
  654. ;If selected AmFTP pop ups a connect window, during\n\
  655. ;connection to a server. It also allows you to abort\n\
  656. ;connection.
  657. MSG_PW_DLMODE_NORMAL
  658. ;Start ftp in Download-Mode:
  659. MSG_SH_PW_DLMODE_NORMAL
  660. ;If selected AmFTP starts normal ftp-Mode not\n\
  661. ;in Dirtool mode, but in Download mode.
  662. MSG_PW_DIRTOOLMODE_ADT
  663. ;Start ADT in Dirtool-Mode:
  664. MSG_SH_PW_DIRTOOLMODE_ADT
  665. ;If selected AmFTP starts ADT-Mode not\n\
  666. ;in Download mode, but in Dirtool mode.
  667. MSG_PW_EVENT
  668. ;\033c\033uEvent:
  669. MSG_PW_SOUND
  670. ;\033c\033uReact:
  671. MSG_PW_SOUNDFILE
  672. ;\033c\033uSound (iff/8svx):
  673. MSG_PW_VOLUME
  674. ;\033c\033uVol.:
  675. MSG_PW_EVENT_START
  676. ; Start AmFTP:
  677. MSG_PW_EVENT_END
  678. ; End AmFTP:
  679. MSG_PW_EVENT_DL_BEGIN
  680. ; Start Download:
  681. MSG_PW_EVENT_DL_END
  682. ; End Download:
  683. MSG_PW_EVENT_VIEW
  684. ; Call Viewer:
  685. MSG_PW_EVENT_ABORT
  686. ; Abort Connection:
  687. MSG_PW_NUMCACHE
  688. ;Number of Directory-Caches:
  689. MSG_SH_PW_NUMCACHE
  690. ;This is the number of hold directory-entries\n\
  691. ;in directory cache.
  692. MSG_PW_ASYNCBUF
  693. ;AsyncIO Buffersize:
  694. MSG_SH_PW_ASYNCBUF
  695. ;Set Size of AsyncIO Buffer.\n\
  696. ;Be careful with that Size.
  697. MSG_PW_RECVBUF
  698. ;ftp-Receive Buffersize:
  699. MSG_SH_PW_RECVBUF
  700. ;Set Size of ftp-Transfer Receive Buffer.
  701. MSG_PW_SENDBUF
  702. ;ftp-Send Buffersize:
  703. MSG_SH_PW_SENDBUF
  704. ;Set Size of ftp-Transfer Send Buffer.
  705. MSG_PW_BEGINPORT
  706. ;XFer Ports:
  707. MSG_SH_PW_BEGINPORT
  708. ;Start Ports for Data- & Transfer Connection.\n\
  709. ;Default: 1024 (don't change, if there is no need to do!)
  710. MSG_PW_USEASYNCIO
  711. ;Use AsyncIO:
  712. MSG_SH_PW_USEASYNCIO
  713. ;Activate this for AsyncIO Transfer.\n\
  714. ;AsyncIO is faster transfer, but takes lot of\n\
  715. ;CPU-time. If you're Computer breaks down during\n\
  716. ;transfer, 1st reduce AsyncIO Buffersize, and 2nd\n\
  717. ;- if it breaks down anyway - deactivate AsyncIO.
  718. MSG_PW_ANON
  719. ; e-Mail for Anonymous Login:
  720. MSG_SH_PW_ANON
  721. ;Give e-Mail for password on anonymous login,\n\
  722. ;or leave empty.
  723. MSG_PW_COL_FILES
  724. ; Colour Files:
  725. MSG_PW_COL_DIRS
  726. ; Directories:
  727. MSG_PW_COL_LINKS
  728. ; Links:
  729. MSG_SH_PW_COL_FILES
  730. ;Colour of files in directory list.
  731. MSG_SH_PW_COL_DIRS
  732. ;Colour of directories in directory list.
  733. MSG_SH_PW_COL_LINKS
  734. ;Colour of links in directory list.
  735.